main program

英 [meɪn ˈprəʊɡræm] 美 [meɪn ˈproʊɡræm]

网络  主程式; 主程序; 主程序下载; 主要程序; 主程式区

计算机



双语例句

  1. You can use Windows Scheduled Tasks in the Windows OS or crontab in the Linux OS to invoke the main program of Automatic-BT.
    您可以使用Windows操作系统中的Windows任务计划或Linux操作系统中的crontab来调用Automatic-BT的主程序。
  2. Add the line my$ outStr=""; to the main program variable declaration section.
    将行my$outStr=“”;添加到主程序变量声明部分中。
  3. The main program logic first turns buffered output off.
    主程序逻辑首先关闭了缓冲输出。
  4. The application's main program is designed with a framework or backplane that optionally loads the required dlls at runtime where the dlls are in files separate from the main application on the disk.
    设计应用程序的主程序时使用程序框架或底板,这些程序框架或底板在运行时选择性地装入所需的dll,这些dll位于磁盘上同主程序分离的一些文件中。
  5. The main program holds the query, sorting, and display logic for returning the matches.
    主程序拥有返回匹配所需的查询、排序和显示逻辑。
  6. Before getting into the details of the main program, I'll explore the DMA utility functions.
    在深入介绍主程序细节之前,我要先来探讨一下DMA实用函数。
  7. The main program logic above searches for letter and number strings matching our simplistic criteria.
    上面的主程序逻辑将搜索匹配简单标准的字母和数字字符串。
  8. In the main program loop, there is no need for the code that ignores the header lines and the first two lines of input.
    在主程序循环中,代码无需忽略标题行和输入的前两行。
  9. To switch between modes, an additional check is required in each pass of the main program loop.
    要在模式间进行切换,需要对主程序循环的每次循环执行额外的检查。
  10. Each pass of the main program loop reads new values from the accelerometer sensors.
    每执行一次主程序循环都将从加速计传感器中读取新的值。
  11. In the main program, spawn the required number of threads.
    在主程序中,派生所需个数的线程。
  12. With our subroutines set up, we move quickly into the short main program logic.
    设置了子程序后,我们将快速转入简短的主程序逻辑。
  13. Register the sequence number, interrupt nature, and thread attributes to the main program.
    向主程序注册序号、中断属性和线程属性。
  14. When you use GOBACK from the first program ( not always the main program) in a thread, the program is terminated.
    当从线程中的第一个程序(并不一定总是主程序)中使用GOBACK时,该程序将终止。
  15. Only the string field is significant; it is the name of a function that is the main program.
    只有字符串字段是至关重要的;它表示构成主程序的函数的名称。
  16. At the AIX shell prompt, it takes three commands to compile the programs, one command to generate an executable main program and run it.
    在AIXshell提示中,它使用三个命令编译程序,一个命令生成一个可执行主程序并运行该程序。
  17. Now we're ready for the main program logic, as shown below.
    这时,我们可以开始编写主要的程序逻辑了,如下所示。
  18. The software design includes two interrupt programs, the ultrasound launching and receiving interrupt procedures, and the main program, calculation subroutine program, and so on.
    其中软件设计包括两个中断程序,超声波发射中断和接收中断,以及主程序和显示、计算子程序的设计。
  19. This paper analyses the dynamic written protection of hard disk in detail, and the main program sections combined the applications are given.
    对硬盘动态写保护进行了详细的剖析,并结合实际应用给出主要程序段。
  20. A separate help program that obscures the main program cannot do this.
    单独的帮助程序遮盖了主程序,做不到这一点。
  21. Part of this is the main program, I refer a lot of
    这部分是程序的主体,我参考了许多
  22. Unlike HELLO. EXE, however, a driver does not contain a main program.
    但是,不同于HELLO.EXE,一个驱动不包含主程序。
  23. Introduces DUT library homepage opening management system's design from three part of it: system function module, main program page layout view and database analysis.
    从系统功能模块的设计,程序主要页面设计和数据库的分析与设计三大部分的内容,详细介绍了本馆开发的图书馆主页开放式管理系统。
  24. Then, the whole systematic architecture, some hardwares and firmware program were detailed, finally, the main program and interrupt service program were provided.
    洋细论述了系统的总体结构、部分硬件设计和相应固件程序的实现,给出了主程序和中断服务程序流程图。
  25. The date of completion of initialization in the main program, set the date and type of operation shows that date.
    完成在主程序中初始化日期、设置键入的日期和显示该日期的操作。
  26. The various facilities and controls, menus, and toolbars of the main program remain active and functional.
    主程序的多种工具、控件、菜单和工具栏仍保持活动,可以继续调用。
  27. In accordance with the design requirements, the design of specific hardware circuits of the tester and the flowchart of related main program are given.
    根据设计要求,给出了测试仪的具体硬件电路设计和相应的主程序流程图。
  28. The design of hardware circuits of the system, main program of the system, and each subroutine of the module, as well as the simulation and debugging based on PORTEUS are expounded.
    说明了系统硬件电路、系统主程序与各模块子程序的设计以及基于PORTEUS软件的仿真与调试等。
  29. You can run each module will be loaded into the main program ( if you install the appropriate module).
    可以在运行时将各个模块加载到主程序中(如果安装了相应模块)。